Hopefully, you can use some or all of the suggestions outlined here to speed up your WebSphere Application Server application installs, which in turn should enable you to spend more time on other more pressing matters, like holiday shopping. 但愿您可以使用这里列出的某些或全部建议来加速WebsphereApplicationServer应用程序安装,从而应该使您能够将更多时间花在更迫切的事项上,例如假日购物。
Before deploying the build server application, you need to create the JMS queue that will enable communication between authoring server and build server. 部署构建服务器应用程序之前,您需要创建JMS队列,实现编写服务器和构建服务器之间通信。
Before invoking a specific service, however, the server application must demultiplex and dispatch each incoming request to its corresponding service provider. 然而,在调用特定的服务之前,服务器应用程序必须将每个传入请求多路分用并分派到各自相应的服务提供者。
When this occurs, the WebSphere Application Server plugin forwards the certificate information from the Web server to application server and trusts it. 当这种情况发生时,WebSphereApplicationServer插件会将证书信息从Web服务器转发到应用服务器并信任它。
Then it introduces a simple Java server application that demonstrates some of these concepts. 然后介绍一个简单的Java服务器应用程序来演示其中一些概念。
We'll start by developing a very simple secure client/ server chat application. 首先,我们将开发一个非常简单的安全客户机/服务器聊天应用程序。
Another solution is using the fine-grained WebSphere Application Server application management API to implement the file synchronization across each member of the cluster. 另一个解决方案是使用细粒度WebSphereApplicationServer应用程序管理API,在集群的各个成员之间实现文件同步。
This makes writing a secure server application with OpenSSL a piece of cake, assuming you know how to write a client application with OpenSSL. 这让我们可以使用OpenSSL来编写安全的服务器应用程序,再次假设您已经了解如何使用OpenSSL来编写客户机应用程序。
These nodes are placed at the end of a message flow and are used to send data out to a TCP/ IP client application and TCP/ IP server application respectively. 这些节点都被放在了消息流的末端,分别用于向TCP/IP客户端应用程序和TCP/IP服务器应用程序发送数据。
They need to be set before the WebSphere Application Server application startup to prevent conflicts and security exposure. 需要在WebsphereApplicationServer应用程序启动之前就设置好它们,以避免冲突和安全风险。
Thread pools can be an extremely effective way to structure a server application, as long as you follow a few simple guidelines 只要您遵循几条简单的准则,线程池可以成为构建服务器应用程序的极其有效的方法
This would allow the server application to identify the cart from which it should add and remove items. 这将使服务器应用程序能够确定它所应该从中添加和删除项目的购物车。
I'll also employ a small client/ server application to test my implementation and expose an HTTP management interface using an MX4J adaptor. 我还要用一个小型的客户机/服务器应用程序测试这个实现,并开放一个使用MX4J适配器的HTTP管理接口。
I'll also run the corresponding Axis server application so the client has something to generate responses, but won't include that in the performance trace. 我还要运行对应的Axis服务器应用程序,这样客户机就可以有响应,但是不会包括在性能跟踪中。
For example, in circumstances where either the client or server application could go out of service, it may be easier to keep Message Broker online. 例如,在客户端或服务器应用程序都有可能暂停服务的情况下,保持MessageBroker在线是一种更简单的解决方案。
Along with getting a feel for how the server application works, you'll learn how to use the HandshakeCompletedListener interface to retrieve information about the SSL connection. 除了可以了解服务器应用程序是如何工作外,您还可以学会如何使用HandshakeCompletedListener接口检索有关SSL连接的信息。
Any client or server application with HTTP support could easily call the service with an HTTP GET command. 任何拥有HTTP支持的客户端和服务器应用程序都能使用一个HTTPGET命令来轻松调用服务。
The Web server for Application Server must have the signing certificates for the WebSEAL server's client certificate. 用于ApplicationServer的Web服务器必须有用于WebSEAL服务器的客户证书的签名证书。
I mean both the Web server application and the operating system on which it runs. 是指Web服务器应用程序和运行该应用程序的操作系统。
The client end of the socket is created on the machine where the client application is running and given a port, and it then listens on this port for a connection from a server application. 套接字的客户机端在运行客户端应用程序的机器上创建,该客户端应用程序获得一个端口并在该端口上侦听来自服务器应用程序的连接。
If a client/ server application issues multiple remote SQL statements, the network overhead for sending statements and receiving results can be significant. 如果客户机/服务器应用程序发出多个远程SQL语句,那么发送语句和接收结果的网络开销可能相当大。
If you are using JMX to gain insight into what a server application is doing, you need a means of identifying and tracking units of work. 如果用JMX了解服务器应用程序的工作情况,需要一种标识和跟踪工作单元的机制。
If you are embarking on the journey to build and operate a cloud computing environment for your middleware application environments, you should closely examine both server and application virtualization techniques. 如果您开始了为您的中间件应用程序环境构建和运行一个云环境的旅程,那么您应该仔细检查服务器和应用程序虚拟化技术。
From here, you can extend the code samples provided to create a full SSL server application to suit your needs. 从现在开始,我们就可以对所提供的样例代码进行扩展,从而创建一个完全版本的SSL服务器应用程序来满足我们的要求了。
Apache Wookie is a server application that you can download and install as a Web application or run as a stand-alone server. ApacheWookie是一个服务器应用,可以作为一个Web应用下载安装,或者作为单独的服务器运行。
This section gives an overview of registering an interface specification with the RPC runtime in the server application and unregistering it. 本节概述在服务器应用程序中向RPC运行时注册接口规范和取消注册的例程。
In this article we have dealt with the most basic and important routines that any RPC client and server application makes. 在本文中,我们讨论了任何RPC客户机和服务器应用程序调用的最基本、最重要的例程。
The Username and One Time Password are verified against the server database and the result of the verification ( either success or failure) is passed back to the GSS-API-based OTP server application. 根据服务器数据库检查用户名和一次性密码,把检查结果(成功或失败)传递回基于GSS-API的OTP服务器应用程序。
The client or server application may read the complete message, a partial message, or nothing at all. 客户机或服务器应用程序可能读取完整信息、部分消息或者根本读取不到消息。